x86/hvm: use unlocked p2m lookups in hvmemul_rep_movs()
authorTim Deegan <tim@xen.org>
Thu, 17 May 2012 09:24:54 +0000 (10:24 +0100)
committerTim Deegan <tim@xen.org>
Thu, 17 May 2012 09:24:54 +0000 (10:24 +0100)
commitcc8d843e7ae01fb1c90d8f34270039fd3ad6bf28
tree2c0fa62168cdee85ea95757ec4485be93c4331e2
parentd8cbecb1eeed023b5c314dca9fd605e6284cc080
x86/hvm: use unlocked p2m lookups in hvmemul_rep_movs()

The eventual hvm_copy or IO emulations will re-check the p2m and DTRT.

Signed-off-by: Tim Deegan <tim@xen.org>
xen/arch/x86/hvm/emulate.c